home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 4
/
Precision Software Applications Silver Collection Volume 4 (1993).iso
/
database
/
badge.exe
/
INSTALL.BAT
< prev
Wrap
DOS Batch File
|
1989-05-11
|
2KB
|
60 lines
echo off
cls
echo Badge-O-Magic version 1.1 installation utility.
echo
echo Make certain that distribution diskette is in Drive A.
echo If not, press CTRL-C or CTRL-Break to abort. Otherwise,
pause
cls
echo Testing diskette integrity. Please wait . . .
a:badge11 /t
if errorlevel 1 goto baddisk
echo
a:ask Do you wish to print the documentation (20 pages)?
if not errorlevel 1 goto printit
echo
echo To print the documentation later, type COPY BADGE.DOC PRN
goto unravel
:printit
echo
echo Printing documentation. Make sure your printer is ON LINE . . .
a:badge11 -p badge.doc
:unravel
echo
echo We recommend installing Badge-O-Magic in a directory on Drive C called \BADGE
a:ask Is this OK with you?
if not errorlevel 1 goto rollem
echo
echo To install the software, create a directory on your hard disk (MD \SOMETHING)
echo Then move to that directory (CD \SOMETHING)
echo Then install the software by typing A:BADGE11 with distribution disk in Drive A.
goto alldone
:rollem
echo
echo Ready to install software.
pause
c:
md c:\badge
cd \badge
a:badge11
echo
echo Installation completed. Type BADGE or BADGE MONO to run the program.
echo We strongly recommend you read the documentation before using Badge-O-Magic.
goto alldone
:baddisk
echo
echo The diskette failed the disk integrity test. Please obtain new disk.
goto alldone
:alldone
echo
echo If you need assistance with installation, contact Ward Mundy at 404/237-9420
echo between 7 p.m. and 9 p.m. Eastern time Monday thru Thursday except holidays.
echo Please READ THE MANUAL before calling for help. This saves us all some time.
echo
echo We appreciate your trying our software. Please pass it along to a friend!
echo We appreciate registered users even more! Thanks for your support.
echo We welcome suggestions for enhancements. Most find their way into next release.
echo
ore! Thanks for your support.
echo We welcome suggestions for enhancements. Most find their way into next release.
ech